Revision: kernel-package--devel--0.2--patch-96
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Thu Mar 17 21:08:27 CST 2005
Standard-date: 2005-03-18 03:08:27 GMT
Modified-files: kernel/image.postinst kernel/image.postrm
    kernel/image.preinst kernel/image.prerm
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.2--patch-96
Summary: Fix the usage of run-parts in various parts of the package
Keywords: 

* kernel/image.postinst (image_magic): Use --verbose, not -v, when
  calling run-parts, since the version of run parts in woody does not
  grok -v. This is needed since mkinitrd now installs stuff in the
  /etc/kernel directories, so installing a kernel image shall cause
  run-parts to be run, even without explicit user action. 

* kernel/image.postrm (image_magic): Ditto.
* kernel/image.preinst (check): Ditto
* kernel/image.prerm:  Ditto


